Skip to content

Latest commit

 

History

History

Single XOR encryption

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Single XOR encryption [50 pts]

Category: Cryptography Solves: 122

Description

XOR is a common function used in cryptography. It's (sorta) random, but also reversable (if you have enough data). For this problem, the flag has been xored with a single byte.

Hint

Solution

Flag